home *** CD-ROM | disk | FTP | other *** search
- -- card: 6407 from stack: in
- -- bmap block id: 6900
- -- flags: 0000
- -- background id: 2807
- -- name: order
- ----- HyperTalk script -----
- on mousedown
- put 1 into flash
- repeat until flash=3
- add 1 to flash
- set the hilite of card button 1 to false
- wait 20
- set the hilite of card button 1 to true
- end repeat
- set the hilite of card button 1 to false
- set the numberFormat to "0.00"
- get card field 1
- put it * 495.00 into card field 3
- get card field 2
- put it * 99.00 into card field 4
- get card field 20
- put it * 100 into card field 5
- get card field 21
- put it * 150 into card field 6
- get card field 22
- put it * 200 into card field 7
- put (card field 3+card field 4+card field 5+card field 6+card field 7) into sub_total
- if card field 11 >=0
- then
- put (sub_total*card field 11*.01) into card field 8
- else
- end if
- put sub_total+card field 8+card field 9 into card field 10
- end mouseDown
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=97 top=2 right=20 bottom=416
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 256
- -- line height: 13
- -- part name: To print a copy of this order, just click on this box.
- ----- HyperTalk script -----
- on mouseUp
- set textSize of me to 10
- set textFont of me to Geneva
- set textStyle of me to Bold
- doMenu Print Card
- end mouseUp
-
-
-
- -- part 12 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=99 top=47 right=64 bottom=132
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 11
- -- part name: Fv IV
-
-
- -- part 13 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=99 top=65 right=82 bottom=132
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 11
- -- part name: Maps
-
-
- -- part 25 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=48 right=65 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- put the contents of card field "Fv IV"*495 into me
- end MouseUp
-
-
-
- -- part 26 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=64 right=81 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 27 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=79 right=96 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 28 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=94 right=111 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 29 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=110 right=126 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 30 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=125 right=141 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
- ----- HyperTalk script -----
- on openCard
-
- end openCard
-
-
- -- part 31 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=141 right=158 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 32 (field)
- -- low flags: 01
- -- high flags: 2000
- -- rect: left=433 top=163 right=180 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 33 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=293 top=131 right=145 bottom=321
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 534
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name:
-
-
- -- part 35 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=214 top=197 right=212 bottom=230
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: visa
-
-
- -- part 36 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=384 top=198 right=213 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: po#
-
-
- -- part 37 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=135 top=214 right=228 bottom=257
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: cardnumb
-
-
- -- part 38 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=173 top=229 right=244 bottom=226
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: exp
-
-
- -- part 39 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=300 top=255 right=316 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 15
- -- part name: sendto
-
-
- -- part 40 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=276 top=316 right=332 bottom=381
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 16
- -- part name: city
-
-
- -- part 41 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=392 top=316 right=332 bottom=413
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 16
- -- part name: st
-
-
- -- part 42 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=432 top=316 right=332 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 16
- -- part name: zip
-
-
- -- part 43 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=410 top=181 right=195 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: Click here to total
-
-
- -- part 44 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=194 top=147 right=161 bottom=240
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: @ $4.00
- ----- HyperTalk script -----
- on mouseUp
- put 4.00 into card field 9
- end mouseUp
-
-
-
- -- part 45 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=293 top=85 right=99 bottom=321
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 11
- -- part name:
-
-
- -- part 46 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=293 top=98 right=112 bottom=321
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 11
- -- part name:
-
-
- -- part 47 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=293 top=111 right=125 bottom=321
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 11
- -- part name:
-
-
- -- part 48 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=250 top=147 right=161 bottom=356
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: @ $10.00 (Outside US)
- ----- HyperTalk script -----
- on mouseUp
- put 10.00 into card field 9
- end mouseUp
-
-
-
- -- part 50 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=142 top=196 right=211 bottom=158
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 534
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: mc
-
-
- -- part 51 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=434 top=0 right=31 bottom=469
- -- title width / last selected line: 0
- -- icon id / first selected line: 14953 / 14953
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return
- ----- HyperTalk script -----
- on mouseUp
- play "click"
- go to card 1
- end mouseUp
-
-
-
- -- part contents for card part 12
- ----- text -----
- 1
-
- -- part contents for card part 13
- ----- text -----
- 1
-
- -- part contents for card part 25
- ----- text -----
- 495.00
-
- -- part contents for card part 26
- ----- text -----
- 99.00
-
- -- part contents for card part 32
- ----- text -----
- 633.64
-
- -- part contents for card part 33
- ----- text -----
- 6
-
- -- part contents for card part 30
- ----- text -----
- 35.64
-
- -- part contents for card part 31
- ----- text -----
- 4.00
-
- -- part contents for card part 39
- ----- text -----
-
-
-
-
-
- -- part contents for card part 45
- ----- text -----
- 0
-
- -- part contents for card part 46
- ----- text -----
- 0
-
- -- part contents for card part 47
- ----- text -----
- 0
-
- -- part contents for card part 27
- ----- text -----
- 0.00
-
- -- part contents for card part 28
- ----- text -----
- 0.00
-
- -- part contents for card part 29
- ----- text -----
- 0.00